Einhugur Word Component for Buoy

Run.TextColor Property

Color for the text on the Run.

TextColor as Optional Of Color {Read and Write}

Remarks

To clear the color from the run then set to none. In same way you can check if the run has TextColor by using .HasValue on the result of the getter of this property.

See Also

Run Class